Institutions: Leeds Institute for Data Analytics & Turing Institute
Project: Dr. Nik Lomax and Dr. Roger Beecham
Research Theme: Urban Analytics, Sir Alan Wilson and Prof Mark Birkin.
May 2019 - Oct 2020
More geo-visualization than research engineering or engineering research.
< image >
The story of a Graphics Processing Unit (GPU)
x11()quartz()Screenshot from (Meinicke et al. 2017)
React is a JavaScript library which generates “HTML + CSS”
# `geoplumber` is still not on CRAN!
library(geoplumber)
# view a dataset such as the `traffic` sf object bundled
t <- gp_map(geoplumber::traffic, browse_map = FALSE,
height = "320px", width = "90%")
# use includeHTML for markdown
htmltools::includeHTML(t)# p <- tolower(file.path(tempdir(), "gp"))
# gp_build()
p <- "~/code/geoplumber/my-app/"
ow <- setwd(p)
r <- gp_explore()
r$kill()
setwd(ow)Turing Geo-visualization Engine in geoplumber: